[INFO] fetching crate zkp-stark 0.2.1...
[INFO] testing zkp-stark-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate zkp-stark 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate zkp-stark 0.2.1
[INFO] finished tweaking crates.io crate zkp-stark 0.2.1
[INFO] tweaked toml for crates.io crate zkp-stark 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zkp-stark 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zkp-stark 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `itertools` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb6b5283c873dc55ab0ab26517977fcf6a687f9dd4403f4a34a785aa90d0bc51
[INFO] running `Command { std: "docker" "start" "-a" "cb6b5283c873dc55ab0ab26517977fcf6a687f9dd4403f4a34a785aa90d0bc51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb6b5283c873dc55ab0ab26517977fcf6a687f9dd4403f4a34a785aa90d0bc51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6b5283c873dc55ab0ab26517977fcf6a687f9dd4403f4a34a785aa90d0bc51", kill_on_drop: false }`
[INFO] [stdout] cb6b5283c873dc55ab0ab26517977fcf6a687f9dd4403f4a34a785aa90d0bc51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aee909ae6929e0db15d28cfa3a9379f35d2c6132024254c6ae61463c27b4f5d9
[INFO] running `Command { std: "docker" "start" "-a" "aee909ae6929e0db15d28cfa3a9379f35d2c6132024254c6ae61463c27b4f5d9", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `itertools` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling zkp-error-utils v0.2.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling memadvise v0.1.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling zkp-mmap-vec v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stderr]    Compiling zkp-macros-lib v0.2.0
[INFO] [stderr]    Compiling zkp-macros-impl v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling zkp-macros-decl v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling proptest-derive v0.1.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.5
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling zkp-u256 v0.2.0
[INFO] [stderr]    Compiling zkp-primefield v0.2.0
[INFO] [stderr]    Compiling zkp-hash v0.2.0
[INFO] [stderr]    Compiling zkp-merkle-tree v0.2.0
[INFO] [stderr]    Compiling zkp-stark v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0453]: warn(unsafe_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ----------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     unsafe_code,
[INFO] [stdout]    |     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unsafe_code) incompatible with previous forbid
[INFO] [stdout]   --> src/polynomial.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |         #[allow(unsafe_code)]
[INFO] [stdout]    |                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:6:11
[INFO] [stdout]    |
[INFO] [stdout]  6 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ----------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/polynomial.rs:100:49
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut result: MmapVec<FieldElement> = unsafe { MmapVec::zero_initialized(length) };
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:6:11
[INFO] [stdout]     |
[INFO] [stdout]   6 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/verifier.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Merkle(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 67 -             Merkle(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout] 67 +             Merkle(ref e) => fmt::Display::fmt(e, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/component/test.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     (0, _) | (1, _) => (X - omega.pow(0)),
[INFO] [stdout]    |                                        ^                ^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -                     (0, _) | (1, _) => (X - omega.pow(0)),
[INFO] [stdout] 76 +                     (0, _) | (1, _) => X - omega.pow(0) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/prover.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |             MerkleFailed(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 36 -             MerkleFailed(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout] 36 +             MerkleFailed(ref e) => fmt::Display::fmt(e, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/prover.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 |             VerificationFailed(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 37 -             VerificationFailed(ref e) => std::fmt::Display::fmt(e, f),
[INFO] [stdout] 37 +             VerificationFailed(ref e) => fmt::Display::fmt(e, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/prover.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 self.layer[(index * self.coset_size + j)]
[INFO] [stdout]     |                            ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 -                 self.layer[(index * self.coset_size + j)]
[INFO] [stdout] 112 +                 self.layer[index * self.coset_size + j ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/prover.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 hasher.update(self.layer[(index * self.coset_size + j)].hash().as_bytes());
[INFO] [stdout]     |                                          ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 -                 hasher.update(self.layer[(index * self.coset_size + j)].hash().as_bytes());
[INFO] [stdout] 128 +                 hasher.update(self.layer[index * self.coset_size + j ].hash().as_bytes());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of associated function `core::num::<impl u64>::max_value` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/proof_of_work.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let first_nonce = AtomicU64::new(u64::max_value());
[INFO] [stdout]    |                                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     deprecated_in_future,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/prover.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 i += 1;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkp-stark` (lib) due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aee909ae6929e0db15d28cfa3a9379f35d2c6132024254c6ae61463c27b4f5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee909ae6929e0db15d28cfa3a9379f35d2c6132024254c6ae61463c27b4f5d9", kill_on_drop: false }`
[INFO] [stdout] aee909ae6929e0db15d28cfa3a9379f35d2c6132024254c6ae61463c27b4f5d9
